H5TBmake_table

Crea functions

extern (C)
herr_t
H5TBmake_table
(
const(char*) table_title
,
hid_t loc_id
,
const(char*) dset_name
,
hsize_t nfields
,
hsize_t nrecords
,
size_t type_size
,
const(char**) field_names
,
const size_t* field_offset
,
const hid_t* field_types
,
hsize_t chunk_size
,
void* fill_data
,,
const(void*) buf
)

Meta